Convert mynav to Format sub-class (#472)
authorRalf Horstmann <ralf+github@ackstorm.de>
Mon, 27 Jan 2020 21:24:04 +0000 (22:24 +0100)
committertsteven4 <13596209+tsteven4@users.noreply.github.com>
Mon, 27 Jan 2020 21:24:04 +0000 (14:24 -0700)
commit1bef866c681b2d0a2d16512604a668bd70dd869b
treec72c3d36c229a2d8399419e6ed52e365ed9a97b5
parentf380cc749bc55756de8d31dead2150efcd71e9d1
Convert mynav to Format sub-class (#472)

* Convert mynav to Format sub-class

While there, switch to gpsbabel::File, QTextStream, and introduce
enum for line type.

* Switch mynav to TextStream

* Include cleanup in mynav

* Correct includes, add link to spec for mynav format
CMakeLists.txt
GPSBabel.pro
Makefile.in
mynav.cc
mynav.h [new file with mode: 0644]
vecs.h